Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / (Global) Namespace / an<a> Class / SetScrollState Method

In This Topic
    SetScrollState Method (an<a>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetScrollState( _
       ByVal bit As System.Integer, _
       ByVal value As System.Boolean _
    ) 
    protected void SetScrollState( 
       System.int bit,
       System.bool value
    )

    Parameters

    bit
    value
    See Also